home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / scroll_text_aptitude_fr.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(press).as next >
Text File  |  2005-01-27  |  99b  |  5 lines

  1. on(press){
  2.    ScrollType = "ScrollBarClick";
  3.    ScrollingActions.gotoAndPlay("StartScroll");
  4. }
  5.